Skip to main content
POST
[P7] V3 Assemble Meeting Document

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
section_overview
string
default:{{meeting_sections.sections.overview}}
required

Overview section from GenerateMeetingSections.

section_attendees
string
default:{{meeting_sections.sections.attendees}}
required

Attendees section from GenerateMeetingSections.

section_company
string
default:{{meeting_sections.sections.company}}
required

Company section from GenerateMeetingSections.

output_variable_name
string
default:assembled_document
required

Variable name to store assembled document.

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$
section_situation
string
default:{{meeting_sections.sections.situation}}

V3: Situation section (facts, hypotheses, landmines).

section_segues
string
default:{{meeting_sections.sections.segues}}

V3: Segues section (scripts, ties_to, moment, evidence).

section_questions
string
default:{{meeting_sections.sections.questions}}

V3: Questions section (discovery, likely_questions).

section_next_step
string
default:{{meeting_sections.sections.next_step}}

V3: Next Step section (ask, two_option_close, quick_wins, logistics).

section_strategy
string
default:{{meeting_sections.sections.strategy}}

V2 legacy: Strategy section (what_to_know + questions).

section_goals
string
default:{{meeting_sections.sections.goals}}

V2 legacy: Goals section (success + final_check + summary + closing).

processed_gcal_event
string
default:{{processed_gcal_event}}

Processed calendar event for conference link extraction.

user_first_name
string
default:{{user.context.first_name}}

User's first name for personalization.

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action